fix: pin the correct version of sjson in v2#1334
Conversation
WalkthroughThe pull request downgrades the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Pre-merge checks and finishing touches✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (2)
Comment |
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.239](v2.0.0-rc.238...v2.0.0-rc.239) (2025-11-21) ### Features * allows hook in the subscriptions ([#1309](#1309)) ([79d7e79](79d7e79)) ### Bug Fixes * pin the correct version of sjson in v2 ([#1334](#1334)) ([0009898](0009898)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added subscription hooks functionality to provide more flexible subscription management options and enhanced control over subscription workflows. * **Bug Fixes** * Fixed and pinned the correct dependency version to prevent potential compatibility issues and ensure stable operation across environments. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
"Replace" for gqlgen was removed as redundant. It was pinned in individual modules before.
Pin the sjson module to the version actually used in v2.
Summary by CodeRabbit